Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the patches group with 4 updates #215

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps the patches group with 4 updates: prettier-plugin-packagejson, turbo, dotenv and @types/node.

Updates prettier-plugin-packagejson from 2.4.10 to 2.4.11

Release notes

Sourced from prettier-plugin-packagejson's releases.

v2.4.11

2.4.11 (2024-02-15)

Bug Fixes

  • .js to .cjs for compatibility with { "type": "module" } (ac3a006)
Commits
  • 9cc51c3 Merge pull request #146 from matzkoh/cjs
  • ac3a006 fix: .js to .cjs for compatibility with { "type": "module" }
  • 71868b8 Merge pull request #145 from matzkoh/node-version
  • 92679c8 chore(ci): Check a node version is available on node-build
  • 2fc9770 Merge pull request #144 from matzkoh/renovate/node-20.11.x
  • 2900e0a chore(deps): update dependency node to v20.11.1
  • 85f371f Merge pull request #142 from matzkoh/renovate/npm-run-all2-6.x
  • ccd63b9 chore(deps): update dependency npm-run-all2 to v6
  • e498298 Merge pull request #143 from matzkoh/renovate/prettier-3.2.x
  • 4ab4796 chore(deps): update dependency prettier to v3.2.5
  • Additional commits viewable in compare view

Updates turbo from 1.12.3 to 1.12.4

Release notes

Sourced from turbo's releases.

Turborepo v1.12.4

What's Changed

Docs

create-turbo

@​turbo/repository - ⚠️ Alpha - Expect Breaking Changes

Changelog

... (truncated)

Commits
  • af256d1 publish 1.12.4 to registry
  • 5dbce38 add support for dynamic requests in require() and import() (#7153)
  • 253c785 dedupe resolving independent on reference type (#7349)
  • ac23620 avoid resolving recursive main field (#7347)
  • d4ccb0b fix: avoid grouping logs from tasks which ended in error (#7335)
  • c5182b3 build: Update swc_core to v0.90.8 (#7362)
  • 7377610 chore(turbo): remove EXPERIMENTAL_RUST_CODEPATH env var (#7375)
  • 3de0f28 chore(turbo): delete unused fixture in cli directory (#7376)
  • 46cb4d2 chore(turbo): rename workspace -> package in PackageGraph module (#7372)
  • 2e9eed4 fix(@​turbo/repository): fix breaking API changes from turbo core (#7373)
  • Additional commits viewable in compare view

Updates dotenv from 16.4.3 to 16.4.4

Changelog

Sourced from dotenv's changelog.

16.4.4 (2024-02-13)

Changed

  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #812
Commits

Updates @types/node from 20.11.17 to 20.11.19

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patches group with 4 updates: [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson), [turbo](https://github.com/vercel/turbo), [dotenv](https://github.com/motdotla/dotenv) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `prettier-plugin-packagejson` from 2.4.10 to 2.4.11
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.4.10...v2.4.11)

Updates `turbo` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v1.12.3...v1.12.4)

Updates `dotenv` from 16.4.3 to 16.4.4
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.3...v16.4.4)

Updates `@types/node` from 20.11.17 to 20.11.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: prettier-plugin-packagejson
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
@kahlstrm kahlstrm closed this Feb 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patches-b7baf55414 branch February 19, 2024 21:28
@kahlstrm kahlstrm restored the dependabot/npm_and_yarn/patches-b7baf55414 branch February 19, 2024 21:28
@kahlstrm kahlstrm reopened this Feb 19, 2024
@kahlstrm kahlstrm merged commit 79b4964 into main Feb 19, 2024
4 checks passed
@kahlstrm kahlstrm deleted the dependabot/npm_and_yarn/patches-b7baf55414 branch February 19, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant